﻿2026-06-23T04:44:24.5923255Z ##[group]Run actions/checkout@v5
2026-06-23T04:44:24.5923823Z with:
2026-06-23T04:44:24.5924165Z   fetch-depth: 0
2026-06-23T04:44:24.5924506Z   repository: SaberMage/spt-core
2026-06-23T04:44:24.5927914Z   token: ***
2026-06-23T04:44:24.5928233Z   ssh-strict: true
2026-06-23T04:44:24.5928555Z   ssh-user: git
2026-06-23T04:44:24.5928931Z   persist-credentials: true
2026-06-23T04:44:24.5929333Z   clean: true
2026-06-23T04:44:24.5929679Z   sparse-checkout-cone-mode: true
2026-06-23T04:44:24.5930093Z   fetch-tags: false
2026-06-23T04:44:24.5930436Z   show-progress: true
2026-06-23T04:44:24.5930769Z   lfs: false
2026-06-23T04:44:24.5931071Z   submodules: false
2026-06-23T04:44:24.5931408Z   set-safe-directory: true
2026-06-23T04:44:24.5931774Z ##[endgroup]
2026-06-23T04:44:24.7802849Z Syncing repository: SaberMage/spt-core
2026-06-23T04:44:24.7804412Z ##[group]Getting Git version info
2026-06-23T04:44:24.7805250Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-23T04:44:24.8099677Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T04:44:24.8300745Z git version 2.43.0.windows.1
2026-06-23T04:44:24.8325795Z ##[endgroup]
2026-06-23T04:44:24.8333452Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c8ad1977-72c0-4612-b5bb-956558c13d6e\.gitconfig'
2026-06-23T04:44:24.8348212Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c8ad1977-72c0-4612-b5bb-956558c13d6e' before making global git config changes
2026-06-23T04:44:24.8350163Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T04:44:24.8352987Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T04:44:24.8577557Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-23T04:44:24.8763548Z https://github.com/SaberMage/spt-core
2026-06-23T04:44:24.8791337Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T04:44:24.8794664Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T04:44:24.8984429Z HEAD
2026-06-23T04:44:24.9226144Z ##[endgroup]
2026-06-23T04:44:24.9227644Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-23T04:44:25.3017805Z ##[group]Cleaning the repository
2026-06-23T04:44:25.3022459Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-23T04:44:37.7412117Z Removing target/
2026-06-23T04:44:37.7449153Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-23T04:44:37.7945898Z HEAD is now at 5044362e Merge 3e36d256fa579a01ff7a98c9e479b34a544153f7 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:44:37.7978862Z ##[endgroup]
2026-06-23T04:44:37.7979292Z ##[group]Disabling automatic garbage collection
2026-06-23T04:44:37.7984246Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-23T04:44:37.8215826Z ##[endgroup]
2026-06-23T04:44:37.8216151Z ##[group]Setting up auth
2026-06-23T04:44:37.8224823Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T04:44:37.8455713Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T04:44:38.2140273Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T04:44:38.2366417Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T04:44:38.6027374Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T04:44:38.6271065Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T04:44:38.9926983Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-23T04:44:39.0213999Z ##[endgroup]
2026-06-23T04:44:39.0214420Z ##[group]Fetching the repository
2026-06-23T04:44:39.0221546Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e075cb5dc70155cb0e6743c86ab217cbcff1c7f8:refs/remotes/pull/30/merge
2026-06-23T04:44:40.2947352Z From https://github.com/SaberMage/spt-core
2026-06-23T04:44:40.2947862Z    3e36d256..4a23dec0  design/endpoint-creation-flow            -> origin/design/endpoint-creation-flow
2026-06-23T04:44:40.2948333Z  + 5044362e...e075cb5d e075cb5dc70155cb0e6743c86ab217cbcff1c7f8 -> pull/30/merge  (forced update)
2026-06-23T04:44:40.3071390Z ##[endgroup]
2026-06-23T04:44:40.3071973Z ##[group]Determining the checkout info
2026-06-23T04:44:40.3072321Z ##[endgroup]
2026-06-23T04:44:40.3077230Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-23T04:44:40.3338004Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-23T04:44:40.3567072Z ##[group]Checking out the ref
2026-06-23T04:44:40.3571585Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T04:44:40.4044850Z Warning: you are leaving 1 commit behind, not connected to
2026-06-23T04:44:40.4045208Z any of your branches:
2026-06-23T04:44:40.4045350Z 
2026-06-23T04:44:40.4045573Z   5044362e Merge 3e36d256fa579a01ff7a98c9e479b34a544153f7 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:44:40.4045835Z 
2026-06-23T04:44:40.4045991Z If you want to keep it by creating a new branch, this may be a good time
2026-06-23T04:44:40.4046266Z to do so with:
2026-06-23T04:44:40.4046390Z 
2026-06-23T04:44:40.4046509Z  git branch <new-branch-name> 5044362e
2026-06-23T04:44:40.4046657Z 
2026-06-23T04:44:40.4046914Z HEAD is now at e075cb5d Merge 4a23dec04779fdbf0e6ef0a50c5bf4602f678c54 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:44:40.4068470Z ##[endgroup]
2026-06-23T04:44:40.4313627Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-23T04:44:40.4522587Z e075cb5dc70155cb0e6743c86ab217cbcff1c7f8
